infinite recursion造句
例句與造句
- Count , the result would be infinite recursion
當(dāng)計數(shù)降為零時,在正常情況下, - Make sure you do not have an infinite loop or infinite recursion
確保您沒有無限循環(huán)或無限遞歸。 - Test avoids infinite recursion in normal cases by doing nothing when the count falls to zero
測試不做任何事情來避免無窮遞歸。 - If a thread has memory problems , the most likely cause is programming error , such as infinite recursion
如果某個線程有內(nèi)存問題,則最可能的原因?yàn)榫幊体e誤(如無限遞歸) 。 - The xbl binding " % s " is already used by too many ancestor elements ; not applying it to prevent infinite recursion
Xbl綁定" % s "已被過多上層節(jié)點(diǎn)使用;現(xiàn)不執(zhí)行該綁定以防止無窮遞歸。 - It's difficult to find infinite recursion in a sentence. 用infinite recursion造句挺難的
- Thrown when the execution stack is exhausted by having too many pending method calls ; usually indicates a very deep or infinite recursion
當(dāng)執(zhí)行堆棧由于具有太多的掛起方法調(diào)用而耗盡時,就會引發(fā)此異常;這通常表明存在非常深的遞歸或無限遞歸。